home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / sna / saa13.ins < prev    next >
Text File  |  1993-07-02  |  5KB  |  165 lines

  1.  
  2.                     SAA v1.2 to v1.3 Upgrade
  3.  
  4. Things to Note:
  5.  
  6. 1.   The product is now installed using the standard
  7.      INSTALL.NLM instead of the CSINSTAL.NLM
  8.  
  9. 2.   You can not upgrade from v1.1 to v1.3. Must use CSINTAL
  10.      from v1.1 to remove the product, then install v1.3 using
  11.      INSTALL
  12.  
  13. 3.   VERY IMPORTANT to read the various README files on the
  14.      disks. Especially the README file on Disk #1
  15.  
  16.  
  17. The installation can be done from one of the following sources:
  18.  
  19.           .    Diskettes
  20.           .    DOS partition of the server
  21.           .    NetWare partition of the server
  22.           .    Remote from another server ... apparently there are
  23.                     problems with this method at this time??
  24.  
  25. Best to install from a NetWare partition since it does not require
  26. you to first down the server.
  27.  
  28. Step 1:
  29.  
  30.      .    Create a directory for COMMEXEC files
  31.      .    Create a directory for SAA v1.3 files
  32.      .    xCOPY the contents of all the disks into their
  33.           respective directories
  34.  
  35.      e.g.
  36.  
  37.                F:\> md commexec
  38.                F:\> md saa13
  39.                F:\> xcopy a:\*.* commexec /s
  40.                          ...
  41.                F:\> xcopy a:\*.* saa13 /s
  42.  
  43.  
  44. Step 2:
  45.  
  46.      .    All the files on diskette #7 and #8 MUST be
  47.           copied over to the SYS:SYSTEM directory of
  48.           your server. And the server need to be
  49.           restarted before installing and loading SAA
  50.           v1.3
  51.  
  52.      .    Before rebooting the server, modify the
  53.           AUTOEXEC.NCF file to include the following
  54.           statement before loading the LAN drivers:
  55.  
  56.                LOAD LSLENH
  57.                LOAD SPXFIX1
  58.  
  59.      .    Also, make sure you assign a logical board
  60.           name to your adapter card that is your host
  61.           link, eg
  62.  
  63.                LOAD TOKEN node=xxxx ... name=SNA
  64.  
  65.           You need this name for the CSCON later.
  66.  
  67.  
  68.      .    Down the server
  69.  
  70.  
  71. Side note: with the new ODI Token Ring driver, specifing a node
  72. address in the LOAD statement will cause the following to be
  73. displayed at load time:
  74.  
  75.                WARNING: Token-NU-127: The local bit
  76.                in the node address override was set
  77.  
  78. This is an informational message to let you know that you have
  79. specified a Locally Administrated Address (LAA) for this Token Ring
  80. adapter.
  81. Step 3:
  82.  
  83.  
  84. In order to use the new Token Ring and Ethernet drivers provided
  85. with SAA v1.3, SERVER.EXE must be patched using the following
  86. procedure (no need for the SDLC drivers):
  87.  
  88.      .    Copy XLOAD.EXE and LDR001.PTF from Diskette #7
  89.           to the directory where SERVER.EXE resides on
  90.           your server's DOS partition
  91.  
  92.      .    Ensure there is sufficient disk space for a
  93.           second copy of SERVER.EXE
  94.  
  95.      .    At the DOS prompt, type:
  96.  
  97.                XLOAD LDR001.PTF SERVER.EXE
  98.  
  99.           The old copy of SERVER.EXE will be saved as
  100.           SERVER.OLD and the newly patch version will be
  101.           named SERVER.EXE  Make sure you keep the
  102.           SERVER.OLD for future changes.
  103.  
  104.      .    Reboot the server.
  105.  
  106.  
  107. Step 4:
  108.  
  109.      .    At the server console (or via RCONSOLE) type:
  110.  
  111.                     LOAD INSTALL
  112.  
  113.      .    Choose the Products Options screen, then press
  114.           the INSERT key.
  115.  
  116.                1st time, enter the pathname for the COMMEXEC files
  117.                2nd time, enter the pathname for the SAA v1.3 files
  118.  
  119.  
  120. Step 5:
  121.  
  122.      .    Configure the profiles using CSCON as before.
  123.  
  124.      .    Make sure you specify a board name in the Host
  125.           Connection section (last entry on the 2-screen
  126.           menu). In our example above, the logical board
  127.           name was SNA.
  128.  
  129. Step 6:
  130.  
  131.      .    Modify your AUTOEXEC.NCF file so that you also
  132.           load the following after loading COMMEXEC:
  133.  
  134.                LOAD DLM
  135.                LOAD SMA
  136.  
  137.           (DLM = Data Link Manager; SMA = Service Mapping Agent)
  138.  
  139.  
  140. Some Changes:
  141.  
  142.      .    You now do CSLOAD, CSUNLOAD from the console
  143.           prompt (the colon prompt). There is no more
  144.           CS> prompt
  145.  
  146.      .    You also execute the CSSTATUS command from the
  147.           console prompt.
  148.  
  149.      .    The name COMMEXEC.CSC has been changed to
  150.           COMMEXEC.NCF
  151.  
  152.  
  153. Important Note:
  154.  
  155. NetWare for SAA creates a SYSTEM.LOG file that will continue to
  156. grow in size. To avoide running of disk space, this file should be
  157. deleted on a periodic basis.
  158.  
  159. +-----------------------------------+
  160. | Prepared by: Peter Kuo (DreamLAN) |
  161. | Revision   : 1.1                  |
  162. | Date       : April 26, 1993       |
  163. |       All rights reserved         |
  164. +-----------------------------------+
  165.